Skip to content

Add C implementation#40

Open
nigeltao wants to merge 1 commit intoevanw:mainfrom
nigeltao:readme
Open

Add C implementation#40
nigeltao wants to merge 1 commit intoevanw:mainfrom
nigeltao:readme

Conversation

@nigeltao
Copy link

No description provided.

@Green-Sky
Copy link

https://github.com/google/wuffs/blob/main/std/thumbhash/decode_thumbhash.wuffs

I am only seeing decode support though. Which makes sense, since its a project focused on safety and untrusted data...

@nigeltao
Copy link
Author

Yes, decode only for now. Still, if you're writing a native app in C/C++ and you'd like a thumbhash effect in your GUI, you might find it useful.

Long term, I'd like encoders too (for JPEG, PNG, etc., not just Thumbhash). But supporting more and more formats (even if decode-only) has been prioritized over that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants